kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Int
/
Companion
/
MAX_VALUE
MAX_VALUE
Native
const
val
MAX_VALUE
:
Int
=
2147483647
Content copied to clipboard
A constant holding the maximum value an instance of Int can have.